TermRelationship 
EntityType  Independent 
Logical Entity Name  TermRelationship 
Default Table Name  AdTermRelationship 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

TermRelationship Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
TermRelationshipId(PK)    INTEGER  NO 
 
ParentTermId(FK)    INTEGER  NO 
 
ChildTermId(FK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
TermId(FK)    INTEGER  YES 
 

TermRelationship Keys 
Key Name  Key Type  Keys 
Unq_AdTermRelationship_ParentAdTermID_ChildAdTermID  Unique Constraint  ParentTermId, ChildTermId 
AdTermRelationship_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
AdTermRelationship_ChildAdTermID_N_N_IDX  Inversion Entry  ChildTermId 
AdTermRelationship_ParentAdTermID_N_N_IDX  Inversion Entry  ParentTermId 
PK_AdTermRelationship_AdTermRelationshipID  PrimaryKey  TermRelationshipId 

TermRelationship Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Term  Non-Identifying  One To Zero or More        ChildTermId  NO 
Term  Non-Identifying  One To Zero or More        ParentTermId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Term  Non-Identifying  Zero or One to Zero or More        TermId  NO 
Term  Non-Identifying  Zero or One to Zero or More        TermId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

TermRelationship Check Constraints 
Check Constraint Name  CheckConstraint 

TermRelationship Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.TermRelationship 
NO       
Physical (Microsoft SQL Server)
dbo.AdTermRelationship 
NO       

TermRelationship Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  ClassScheduling 
Logical  CourseRegistration 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Academic Records 

TermRelationship Data Movement Rules 
Name  Type  Rule Text/Value